Only build on Linux architectures; this package is specifically not portable
authorSimon McVittie <smcv@debian.org>
Fri, 11 Mar 2016 08:19:46 +0000 (08:19 +0000)
committerSimon McVittie <smcv@debian.org>
Fri, 11 Mar 2016 08:19:46 +0000 (08:19 +0000)
debian/changelog
debian/control

index 54cb6eaed2c5b982caf75bc6029adab58cddf156..229d8ae968d3e41299986180aabffc927d4dfdd9 100644 (file)
@@ -29,6 +29,8 @@ ostree (2016.3-1) UNRELEASED; urgency=medium
     symlink in ostree-grub2
   * Document the limited situations in which ostree-grub2 will work in
     practice
+  * Only build on Linux architectures; this package is specifically
+    not portable
 
  -- Simon McVittie <smcv@debian.org>  Wed, 27 Jan 2016 13:04:34 +0100
 
index a44240e17228f8e68dda3de0efc0442794b9c1ac..59171c127923b719eb88954d299dfa4cac12f98c 100644 (file)
@@ -35,7 +35,7 @@ Vcs-Git: https://anonscm.debian.org/git/collab-maint/ostree.git
 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ostree.git
 
 Package: gir1.2-ostree-1.0
-Architecture: any
+Architecture: linux-any
 Section: introspection
 Depends:
  ${gir:Depends},
@@ -48,7 +48,7 @@ Description: content-addressed filesystem for operating system binaries (introsp
  to generate dynamic bindings into languages such as Python and JavaScript.
 
 Package: libostree-1-1
-Architecture: any
+Architecture: linux-any
 Section: libs
 Depends:
  ${misc:Depends},
@@ -69,7 +69,7 @@ Description: content-addressed filesystem for operating system binaries (library
  This package contains the shared library.
 
 Package: libostree-dev
-Architecture: any
+Architecture: linux-any
 Section: libdevel
 Depends:
  gir1.2-ostree-1.0 (= ${binary:Version}),
@@ -105,7 +105,7 @@ Description: Development documentation for the ostree library
  This package contains development documentation for ostree.
 
 Package: ostree
-Architecture: any
+Architecture: linux-any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
@@ -145,7 +145,7 @@ Description: GRUB 2 configuration for ostree
  See README.Debian.gz for more details.
 
 Package: ostree-tests
-Architecture: any
+Architecture: linux-any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},